home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Delphi Magazine Collection 2001
/
Delphi Magazine Collection 20001 (2001).iso
/
DISKS
/
Issue51
/
Clinic
/
IOErrorU.dfm
/
IOErrorU.txt
Wrap
Text File
|
1999-09-02
|
392b
|
23 lines
object Form1: TForm1
Left = 190
Top = 127
Width = 210
Height = 104
Caption = 'Form1'
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
PixelsPerInch = 96
TextHeight = 13
object Button1: TButton
Left = 64
Top = 26
Width = 75
Height = 25
Caption = 'Button1'
TabOrder = 0
OnClick = Button1Click
end
end